[Global Namespace]
Namespaces
Functions
No description
Custom Translation Function
Get Reqest Headers
array_column() returns the values from a single column of the array, identified by the column_key. Optionally, you may provide an index_key to index the values in the returned array by the values from the index_key column in the input array. .
Computes the difference of arrays using keys for comparison
Alias for array_column
Base64 URL decode
Base64 URL encode
No description
No description
No description
No description
No description
No description
deprecated
No description
No description
Variable is considered 'empty' for undefined|''|null|false but NOT for 0 or '0'
No description
Extract Data from string
Variable is considered 'empty' for undefined|''|null|false but NOT for 0 or '0'
No description
No description
No description
indent a HTML string properly
No description
No description
No description
Verify that the contents of a variable is an iterable value
convert ISO 8601 compliant date string to unix timestamp
No description
No description
No description
No description
Process a string to fit the requirements of RFC2045 section 6.7. Note that this works, but replaces more characters than the minimum set. For readability the spaces and CRLF pairs aren't encoded though.
No description
No description
For PHP 7 compat Split string into array by regular expression
No description
str_ends_with — Checks if a string ends with a given substring
No description
Based on argumentation and expectation we supply str_icontains based on mb_stripos to handle MultiByte Comparisons
str_starts_with — Checks if a string starts with a given substring
convert unix timestamp to ISO 8601 compliant date string
deprecated
sleeps some number of microseconds